* etc/NEWS (Changes in Specialized Modes and Packages in Emacs 23.1):
authorKarl Fogel <kfogel@red-bean.com>
Fri, 9 Oct 2009 05:25:08 +0000 (05:25 +0000)
committerKarl Fogel <kfogel@red-bean.com>
Fri, 9 Oct 2009 05:25:08 +0000 (05:25 +0000)
  Document bookmark.el (rev 1.114) format upgrade.  (Bug#3375)

etc/ChangeLog
etc/NEWS

index 9cce8af3f644b9f439e6ed3fba7e68096058362e..a61f9751f039f34b4993b95b692170b63ce0a62b 100644 (file)
@@ -1,3 +1,7 @@
+2009-10-09  Karl Fogel  <karl.fogel@red-bean.com>
+
+       * NEWS: Document bookmark.el (rev 1.114) format upgrade.  (Bug#3375)
+
 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
 
        * NEWS: New function copy-directory.
index dc878e8685f53c4fd0dce88292b5e05099ae1719..1d3163cfcfeb37d35578aaf138337008df6b4722 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -993,6 +993,12 @@ identify cited keys in BibTeX entries, used by `bibtex-find-crossref'.
 
 *** Command `bibtex-url' allows multiple URLs per entry.
 
+** Bookmarks
+
+*** bookmark.el saves bookmarks in a pre-Emacs-23-incompatible file format
+bookmark.el can read a .emacs.bmk file saved by an older Emacs, but an
+older Emacs cannot read one saved by Emacs 23.
+
 ** Calendar and diary
 
 *** There is a new date style, `iso', essentially year/month/day.